Bug 607778 - Add accessors for GtkEntry's windows
authorMichael Natterer <mitch@gimp.org>
Fri, 22 Jan 2010 16:20:01 +0000 (17:20 +0100)
committerMichael Natterer <mitch@gimp.org>
Fri, 22 Jan 2010 16:20:01 +0000 (17:20 +0100)
commit2f9c4be0a8d16e26a6a611568298168450353837
tree2a4be4e0885e424aa293699b7bae133445cb091a
parent35a2b6532854251f5aed2eba22549f12154a805e
Bug 607778 - Add accessors for GtkEntry's windows

Add gtk_entry_get_text_window() and get_icon_window() so we can
distinguigh them in expose-event callbacks.
gtk/gtk.symbols
gtk/gtkentry.c
gtk/gtkentry.h